branch-bound algorithm

英 [brɑːntʃ baʊnd ˈælɡərɪðəm] 美 [bræntʃ baʊnd ˈælɡərɪðəm]

网络  分枝定界算法

计算机



双语例句

  1. Based on the Hungarian-method& branch-bound method, an algorithm is given for solving the assignment problem, in which each person can do two tasks.
    基于匈牙利法和分枝定界法,本文给出了每人可完成两项任务的分派问题的一种解法。
  2. Application of Branch-Bound Algorithm in Food Analysis ── Qualitative and Quantitative Analysis of Organic Acids in Fruit
    分枝定界算法在食品分析中的应用&水果中有机酸的同时定性定量分析
  3. A Branch-Bound Algorithm for Analysis of Mixture
    分枝定界算法用于有机混合物的分析
  4. The first are two exact algorithm, they are exhaust algorithm and branch-bound algorithm.
    首先是两种精确求解算法,分别是穷举式精确算法和队列式分支定界法。